Skip to content

Add webview tracking functionality and debug command#529

Open
BenjaminScholtens wants to merge 2 commits intomainfrom
ben/fix-webview-bugs
Open

Add webview tracking functionality and debug command#529
BenjaminScholtens wants to merge 2 commits intomainfrom
ben/fix-webview-bugs

Conversation

@BenjaminScholtens
Copy link
Collaborator

  • Introduced trackWebviewPanel and trackWebviewView functions in webviewTracker.ts to log the creation and disposal of webviews and webview views.
  • Updated various providers and components to utilize the new tracking functions for better monitoring of webview usage.
  • Added a debug command codex-editor.debugWebviews to dump active webview information to the output channel.
  • Enhanced existing webview management by ensuring proper disposal of resources and tracking of active instances.

- Introduced `trackWebviewPanel` and `trackWebviewView` functions in `webviewTracker.ts` to log the creation and disposal of webviews and webview views.
- Updated various providers and components to utilize the new tracking functions for better monitoring of webview usage.
- Added a debug command `codex-editor.debugWebviews` to dump active webview information to the output channel.
- Enhanced existing webview management by ensuring proper disposal of resources and tracking of active instances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant